GroupBy Constructor |
| Name | Description | |
|---|---|---|
| GroupBy |
Initializes a new instance of the GroupBy class.
| |
| GroupBy(PropertyPath) |
Initializes a new instance of the GroupBy class.
| |
| GroupBy(PropertyPath, AggregateOn) |
Initializes a new instance of the GroupBy class.
| |
| GroupBy(PropertyPath, SortDirection) |
Initializes a new instance of the GroupBy class.
| |
| GroupBy(PropertyPath, SortDirection, AggregateOn) |
Initializes a new instance of the GroupBy class.
|